To run the code python main.py -cfg path_to_setting_file

For example,

Experiments for cifar100:

python main.py -cfg settings-fed/resnet18/cifar100-prog-warmup25-375u.yaml

Experiments for cifar10:

python main.py -cfg settings-fed/convnet/cifar10-prog-500u.yaml

Experiments for EMNIST:

python main.py -cfg settings-fed/convnet/emnist-prog-warmup5-500u.yaml